# Page Not Found

The URL `guides/{src}` does not exist.

You might be looking for one of these pages:
- [Rendering](https://docs.slatejs.org/v0.47/guides/rendering.md)
- [Plugins](https://docs.slatejs.org/v0.47/guides/plugins.md)
- [Schemas](https://docs.slatejs.org/v0.47/guides/schemas.md)
- [Data Model](https://docs.slatejs.org/v0.47/guides/data-model.md)
- [Commands & Queries](https://docs.slatejs.org/v0.47/guides/commands-and-queries.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://docs.slatejs.org/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://docs.slatejs.org/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/v0.47/guides/rendering.md`)
- Use `Accept: text/markdown` header for content negotiation